testsuite: Add a basic icontheme test
authorBenjamin Otte <otte@redhat.com>
Mon, 12 May 2014 16:19:47 +0000 (18:19 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 14 May 2014 02:28:35 +0000 (04:28 +0200)
commit5ba4a085e2a8f3cccfe9046f636a8dae25c970c2
tree0b444c14bd47eca782a384011f0665512ae28f7a
parent5e07b80854e2f38278484196ab46cecdd37a51d0
testsuite: Add a basic icontheme test

Most of the work here is creating the infrastructure to have a custom
icon theme to add icons to and run tests against.
testsuite/gtk/Makefile.am
testsuite/gtk/icons/16x16/simple.png [new file with mode: 0644]
testsuite/gtk/icons/index.theme [new file with mode: 0644]
testsuite/gtk/icontheme.c [new file with mode: 0644]